net/http.http2serverConn.processGoAway (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5159: 		return sc.processGoAway(f)
		h2_bundle.go#L5470: func (sc *http2serverConn) processGoAway(f *http2GoAwayFrame) error {